.First{
position: absolute;
top: 20px;
left: 20px;	
}

.Second{
	position: absolute;
	top: 22px;
	left: 240px;
}

.Third{
	position: absolute;
	top: 80px;
	left: 465px;	
}

.Fourth{
	position: absolute;
	top: 22px;
	left: 700px;
}

.Fifth{
	position: absolute;
	top: 20px;
	left: 1035px;
}

.Logo{
	position: absolute;
	top: 320px;
	left: 192px;
}

.TheNewWaveFramed{
		position: absolute;
		top: 1220px;
		left: 60px;
}
	
.TheNewWave{
		position: absolute;
		top: 2300px;
		left: 80px;
}
	
.TheNewWaveL{
	position: absolute;
	top: 3280px;
	left: 20px;
	text-align: center;
}

.TheNewWavePenandInkDrawing{
		position: absolute;
		top: 4050px;
		left: 120px;
}	
	
	
.BottomLinks{
	position: absolute;
	top: 5215px;
	left: 506px;
	}
	
.BottomLinksL{
	position: absolute;
	top: 5525px;
	left: 242px;
}


h1{
	color: rgb(216,215,206);
	font-size: x-large;
	text-decoration: underline;
	font: Arial;
}
		
h2{
	font-family: Arial;
	color: rgb(90,20,15);
	font: Arial Black;
	font-size: 24px;
	padding-top: 5px;
	border-top-width: 15px;
	border-top-style: groove;
	border-top-color: #A52A2A;
	padding-bottom: 8px;
	border-bottom-width: 15px;
	border-bottom-style: groove;
	border-bottom-color: #A52A2A;
	padding-left: 5px;
	border-left-width: 15px;
	border-left-style: groove;
	border-left-color: #A52A2A;
	padding-right: 5px;
	border-right-width: 15px;
	border-right-style: groove;
	border-right-color: #A52A2A;
	background-color: #D8BFD8;
}

